Skip to content

Commit

Permalink
Fix pages job
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardocavazza committed Jan 29, 2024
1 parent 7c90dfe commit bc89d26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Pages
on:
workflow_call:
push:
branches: ['main']

jobs:
build:
Expand Down

0 comments on commit bc89d26

Please sign in to comment.