Skip to content

Commit f7d79b9

Browse files
committed
make sure we commit this?
1 parent 1e11801 commit f7d79b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/webhook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Run a script
14-
run: echo "Event of type: $GITHUB_EVENT_NAME"
14+
run: echo "Event of type: $GITHUB_EVENT_NAME"

0 commit comments

Comments
 (0)