Skip to content

Commit

Permalink
Update build branches
Browse files Browse the repository at this point in the history
  • Loading branch information
J3imip committed Dec 11, 2024
1 parent 1340304 commit 002f0b1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ on:
workflow_dispatch:
push:
branches:
- 'master'
- 'main'
- master
- main
- feature/*
- fix/*

env:
CI_JOB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 002f0b1

Please sign in to comment.