Skip to content

Commit

Permalink
Make GH workflow dispatchable
Browse files Browse the repository at this point in the history
  • Loading branch information
dontcallmedom committed May 31, 2024
1 parent 7efd547 commit 1b62280
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Auto-publish
on:
pull_request:
paths: index.bs
workflow_dispatch:
pull_request: {}
push:
branches: [main]
paths: index.bs
Expand Down

0 comments on commit 1b62280

Please sign in to comment.