Skip to content

Commit

Permalink
Update test-snap-can-build.yml
Browse files Browse the repository at this point in the history
whoops
  • Loading branch information
kz6fittycent committed Dec 15, 2023
1 parent 49f425f commit 0a38864
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/test-snap-can-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,18 @@ name: 🧪 Test snap can be built on x86_64
on:
push:
branches: [ main ]
tags-ignore:
- '*.*'
paths:
- 'src/**'
- '!src/osx/**'
- '!src/freebsd/**'
- 'include/**'
- 'Makefile'
- '.github/workflows/continuous-build-linux.yml'
pull_request:
pull_request:
branches: [ main ]
tags-ignore:
- '*.*'

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0a38864

Please sign in to comment.