mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
disable publish.yml workflow when not on master.
This commit is contained in:
parent
1aaffb3378
commit
ce36ed60a4
9
.github/workflows/publish.yml
vendored
9
.github/workflows/publish.yml
vendored
@ -1,10 +1,9 @@
|
|||||||
name: ocelot.social publish CI
|
name: ocelot.social publish CI
|
||||||
|
|
||||||
#on:
|
on:
|
||||||
# push:
|
push:
|
||||||
# branches:
|
branches:
|
||||||
# - master
|
- master
|
||||||
on: [push]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user