Skip to content

Commit

Permalink
test create event via issue
Browse files Browse the repository at this point in the history
  • Loading branch information
reggi committed Apr 26, 2024
1 parent 7d043af commit 66a9c87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/create-event.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
do_something:
name: A job that does something
runs-on: ubuntu-latest
if: github.event_name == 'issues'
steps:
- name: Parse comment
id: parse
Expand Down

0 comments on commit 66a9c87

Please sign in to comment.