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 authored and palango committed Nov 26, 2024
1 parent 84fc8db commit cb9442b
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 cb9442b

Please sign in to comment.