parent
012fbfc416
commit
4036bd4528
2 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
||||||
name: Publish
|
name: Publish
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: [Update the stickers]
|
workflows: [Update]
|
||||||
branches: [publish]
|
branches: [publish]
|
||||||
types:
|
types:
|
||||||
- completed
|
- completed
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
name: Update the stickers
|
name: Update
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
|
Loading…
Add table
Reference in a new issue