Skip to content

Commit

Permalink
Change label name
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-Boi committed May 6, 2021
1 parent 2fab26a commit fda14ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/optimize_svg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
jobs:
peek:
name: Optimize the added/changed svgs
if: github.event.label.name == 'bot:update-id'
if: github.event.label.name == 'bot:optimize'
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit fda14ca

Please sign in to comment.