mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-08 01:10:01 +02:00
Update submit-pr.yml and update-theme-date.yml
This commit is contained in:
parent
59c2410e0d
commit
48a00fd9eb
2 changed files with 4 additions and 0 deletions
2
.github/workflows/submit-pr.yml
vendored
2
.github/workflows/submit-pr.yml
vendored
|
@ -1,6 +1,8 @@
|
||||||
name: Submit PR
|
name: Submit PR
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
types: [closed]
|
types: [closed]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|
2
.github/workflows/update-theme-date.yml
vendored
2
.github/workflows/update-theme-date.yml
vendored
|
@ -2,6 +2,8 @@ name: Update Theme Timestamps
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
types: [closed]
|
types: [closed]
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue