Skip to content

Commit

Permalink
test workflows release (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
MozeBaltyk authored Jan 14, 2024
1 parent 8270245 commit 0b297d4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Release on Ansible Galaxy
on:
workflow_dispatch:
push:
branches: ["main"]
# Not needed anymore, since branch protection
#push:
# branches: ["main"]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "develop" ]
Expand Down

0 comments on commit 0b297d4

Please sign in to comment.