Skip to content

Commit

Permalink
fix: force
Browse files Browse the repository at this point in the history
  • Loading branch information
mosoriob committed May 28, 2024
1 parent af5f00e commit 48bf542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI
# Controls when the action will run. Triggers the workflow on pushes to main or on pull request events
on:
push:
branches: [dev, stage, release-*, main]
branches: [dev, stage, release-*, main, publish-gh-pages]
pull_request:
branches: ['**']

Expand Down

0 comments on commit 48bf542

Please sign in to comment.