Skip to content

Commit

Permalink
Workflow testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
tzarc committed Nov 26, 2024
1 parent a2fa511 commit 4a95010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_build_target_list.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

steps:
- name: Check mergeability
if: github.event.pull_request.mergeable
if: github.event.pull_request.mergeable == false
uses: actions/github-script@v3
with:
script: |
Expand Down

0 comments on commit 4a95010

Please sign in to comment.