Skip to content

Commit

Permalink
Update openapi-jira-verification.yaml
Browse files Browse the repository at this point in the history
test
  • Loading branch information
Shimiazoulai authored Oct 9, 2024
1 parent c22546f commit 651f848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openapi-jira-verification.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
pr_jira_structure_verification:
runs-on: default-scale-set
if: github.event_name == 'pull_request'
if: github.event_name == 'push'
steps:
- name: Checking Out Jira Lint Action
uses: actions/checkout@v4
Expand Down

0 comments on commit 651f848

Please sign in to comment.