Skip to content

Commit 27d81ac

Browse files
authored
Update debug1.yml
1 parent 28e0d9a commit 27d81ac

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/debug1.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: debug1
2-
"on": workflow_dispatch
2+
on: workflow_dispatch
3+
34
jobs:
4-
issue_245:
5+
test:
56
runs-on: ubuntu-latest
67
steps:
78
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)