Skip to content

Commit

Permalink
fix: Fix branch for demo action (#5444)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhuchet authored Nov 5, 2024
1 parent 31da735 commit 48b1bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Demo CI
on:
push:
branches:
- main
- master

permissions:
contents: write
Expand Down

0 comments on commit 48b1bca

Please sign in to comment.