Skip to content

Commit

Permalink
Ignore changes to irrelevant files in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
phalanx-hk committed Jan 14, 2024
1 parent f3a2f22 commit 6ea7c20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
paths-ignore:
- 'README.md'
- 'LICENSE'
- 'ubuntu/**'

jobs:
macOS:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
paths-ignore:
- 'README.md'
- 'LICENSE'
- 'mac/**'

jobs:
ubuntu_amd64_aarch64:
Expand Down

0 comments on commit 6ea7c20

Please sign in to comment.