Skip to content

Commit

Permalink
update workflow based on offscreen testing
Browse files Browse the repository at this point in the history
  • Loading branch information
savente93 committed Jul 25, 2023
1 parent 24df278 commit adc861a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_dev_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:


jobs:
update_version:
update-version:
if: github.event_name == 'workflow_dispatch' || github.event.review.state == 'approved'
defaults:
run:
Expand Down

0 comments on commit adc861a

Please sign in to comment.