mirror of
https://github.com/tmux/tmux.git
synced 2024-11-14 16:18:48 +00:00
test action2
This commit is contained in:
parent
73ce689d3e
commit
51771bd205
4
.github/workflows/ic.yml
vendored
4
.github/workflows/ic.yml
vendored
@ -2,9 +2,9 @@ name: 'CI Tests'
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ "master" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ "master" ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user