Skip to content

Commit

Permalink
Run pages workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardocavazza committed Nov 6, 2023
1 parent 804609d commit 93402a1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Pages
on:
workflow_call:
workflow_dispatch:
push:
branches: ['main', 'v4']

jobs:
build:
Expand Down

0 comments on commit 93402a1

Please sign in to comment.