Skip to content

Commit

Permalink
forkdiff: allow to manually trigger gh action
Browse files Browse the repository at this point in the history
To allow testing without merging a PR.
  • Loading branch information
karlb committed Nov 26, 2024
1 parent d6ab2a8 commit 3633b1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
branches:
- celo[0-9]+

workflow_dispatch:

permissions:
contents: read

Expand Down

0 comments on commit 3633b1f

Please sign in to comment.