Skip to content

Commit

Permalink
fix: indentation to allow workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
paullatzelsperger committed Feb 12, 2024
1 parent 634f0a7 commit 547c3ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger_snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
workflow_dispatch:
workflow_dispatch:

jobs:
Publish-Snapshot:
Expand Down

0 comments on commit 547c3ab

Please sign in to comment.