mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
Disable macos CI
This commit is contained in:
parent
085b2e7f19
commit
0e2234846e
4
.github/workflows/macos_build.yml
vendored
4
.github/workflows/macos_build.yml
vendored
@ -1,9 +1,9 @@
|
||||
name: macos-build
|
||||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
branches: [never-match-this-branch]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
branches: [never-match-this-branch]
|
||||
|
||||
# concurrency:
|
||||
# group: ${{ github.head_ref }} || concat(${{ github.ref }}, ${{ github.workflow }})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user