mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Update create-theme.yml
This commit is contained in:
parent
411b481d1d
commit
c646b95caf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create-theme.yml
vendored
2
.github/workflows/create-theme.yml
vendored
|
@ -7,7 +7,7 @@ jobs:
|
||||||
permissions: write-all
|
permissions: write-all
|
||||||
name: Submit a theme
|
name: Submit a theme
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: startsWith(github.event.issue.title, '[create-theme]:') != 'true' && success()
|
if: startsWith(github.event.issue.title, '[create-theme]:') == 'true'
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue