mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +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
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
types: [closed]
|
||||
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:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
types: [closed]
|
||||
push:
|
||||
branches:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue