Skip to content

Commit

Permalink
🐳 chore:Update workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
DNA-styx committed Dec 30, 2024
1 parent 8b136b7 commit 624674b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/increment.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Increment value test
name: Increment theme version value
on:
workflow_dispatch:
push:
Expand All @@ -12,7 +12,7 @@ on:
- '.gitignore'
jobs:
test:
name: Increment value test
name: Increment theme version value
runs-on: ubuntu-latest
steps:
- name: Check out source code
Expand Down

0 comments on commit 624674b

Please sign in to comment.