mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 18:14:09 +08:00
GitHub Actions: run tests against all branches
This commit is contained in:
parent
0efa471339
commit
a1f55b1b73
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -1,10 +1,6 @@
|
||||
name: C/C++ CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
ubuntu:
|
||||
|
Loading…
x
Reference in New Issue
Block a user