This repository has been archived by the owner on Oct 30, 2023. It is now read-only.
Add type: kubernetes to drone #6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: JIRA validator | ||
on: | ||
push: | ||
branches-ignore: | ||
- main | ||
- master | ||
- staging | ||
jobs: | ||
validate: | ||
uses: Hotmart-Org/actions/.github/workflows/jira.yaml@master | ||
Check failure on line 11 in .github/workflows/jira.yml GitHub Actions / .github/workflows/jira.ymlInvalid workflow file
|
||
secrets: inherit | ||
with: | ||
runs-on: "player-iac" |