mirror of
https://github.com/araxiaonline/AzerothCore-wotlk-with-NPCBots.git
synced 2026-06-13 03:22:24 -04:00
Moved back to releases for builds
This commit is contained in:
12
.github/workflows/araxia-build-test.yml
vendored
12
.github/workflows/araxia-build-test.yml
vendored
@@ -1,11 +1,11 @@
|
||||
name: araxia-docker-test
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'araxia-main'
|
||||
# on:
|
||||
# release:
|
||||
# types: [published]
|
||||
# push:
|
||||
# branches:
|
||||
# - 'araxia-main'
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.head_ref }} || concat(${{ github.ref }}, ${{ github.workflow }})
|
||||
|
||||
Reference in New Issue
Block a user