mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-04-19 16:58:55 +00:00
Deploy on master only
This commit is contained in:
parent
37556df3b7
commit
03c3281029
1 changed files with 3 additions and 4 deletions
7
.github/workflows/deploy.yml
vendored
7
.github/workflows/deploy.yml
vendored
|
@ -1,9 +1,8 @@
|
|||
name: Deploy
|
||||
|
||||
# on:
|
||||
# push:
|
||||
# branches: [ master ]
|
||||
on: [ push ]
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Reference in a new issue