Skip to content

Commit

Permalink
Fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
masutaka committed Nov 13, 2023
1 parent 0e8c41c commit 4f44e4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pushover.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Pushover

on:
workflow_call:

jobs:
pushover:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4f44e4e

Please sign in to comment.