Skip to content

Commit

Permalink
Update macos-p7zip-CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jinfeihan57 committed Sep 10, 2024
1 parent 07ea172 commit 3d562fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos-p7zip-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
name: macos-Check
runs-on: macos-latest

if: "startsWith(github.ref, 'refs/tags/') || (!contains(github.event.head_commit.message, '[skip CI]') && !contains(github.event.head_commit.message, '[skip Macos]'))"
steps:
- uses: actions/checkout@v3
- name: build 7za & check
Expand Down

0 comments on commit 3d562fc

Please sign in to comment.