Skip to content

Commit

Permalink
test workflows release
Browse files Browse the repository at this point in the history
  • Loading branch information
MozeBaltyk committed Jan 14, 2024
1 parent 45947b1 commit c7a7175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Release on Ansible Galaxy
on:
workflow_dispatch:
push:
branches: ["main"]
branches: ["develop"]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "develop" ]
Expand Down

0 comments on commit c7a7175

Please sign in to comment.