Skip to content

Commit

Permalink
allow ci in develop
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCherepovskyi authored Nov 26, 2024
1 parent fee41d7 commit 4c93c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions_only_main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
branches:
- 'main'
- 'master'
- 'feature/nft-module'
- 'develop'

env:
CI_ACCESS_TOKEN: ${{ secrets.CI_ACCESS_TOKEN }}
Expand Down

0 comments on commit 4c93c35

Please sign in to comment.