Skip to content

Commit

Permalink
Run action in any branch [sysimage]
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromxavier committed Sep 26, 2023
1 parent a8c1149 commit 5792bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sysimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Create Sysimage
on:
workflow_dispatch:
push:
branches: [main]
branches: '**'

jobs:
benchmark:
Expand Down

0 comments on commit 5792bda

Please sign in to comment.