mirror of
https://github.com/aristocratos/btop.git
synced 2026-01-24 22:13:30 -05:00
Update test-snap-can-build.yml
whoops
This commit is contained in:
7
.github/workflows/test-snap-can-build.yml
vendored
7
.github/workflows/test-snap-can-build.yml
vendored
@@ -3,6 +3,8 @@ name: 🧪 Test snap can be built on x86_64
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
tags-ignore:
|
||||
- '*.*'
|
||||
paths:
|
||||
- 'src/**'
|
||||
- '!src/osx/**'
|
||||
@@ -10,10 +12,9 @@ on:
|
||||
- 'include/**'
|
||||
- 'Makefile'
|
||||
- '.github/workflows/continuous-build-linux.yml'
|
||||
pull_request:
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
tags-ignore:
|
||||
- '*.*'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user