Skip to content

Commit

Permalink
Configure .github/workflows/jira.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brunomiranda-hotmart committed Jan 25, 2024
1 parent 42b91b3 commit 7c8a145
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/jira.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: JIRA validator
on:
push:
branches-ignore:
- main
- master
- staging

jobs:
validate:
uses: Hotmart-Org/actions/.github/workflows/jira.yaml@master
secrets: inherit
with:
runs-on: "staging-iac"

0 comments on commit 7c8a145

Please sign in to comment.