Skip to content

Commit

Permalink
Create debug.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bethac07 authored Oct 13, 2023
1 parent c862ea9 commit 86889af
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/debug.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
on:
workflow_dispatch:

jobs:
my_job:
runs-on: ubuntu-latest
name: testing components
steps:
- uses: actions/[email protected]
with:
repository: COBA-NIH/MicroscopyForBeginnersReferenceGuide

0 comments on commit 86889af

Please sign in to comment.