mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
feat: Update workflow names for theme creation and PR submission
This commit is contained in:
parent
19b1ad2567
commit
5ee29229a8
3 changed files with 4 additions and 1 deletions
1
.github/workflows/create-theme.yml
vendored
1
.github/workflows/create-theme.yml
vendored
|
@ -1,3 +1,4 @@
|
|||
name: Create Theme
|
||||
on:
|
||||
issues:
|
||||
types: [opened]
|
||||
|
|
2
.github/workflows/submit-pr.yml
vendored
2
.github/workflows/submit-pr.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
|
||||
name: Submit PR
|
||||
on:
|
||||
pull_request:
|
||||
types: [closed]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue