mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 00:58:33 +00:00
Disable macos CI
This commit is contained in:
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 }})
|
||||
|
||||
Reference in New Issue
Block a user