Skip to content

Commit

Permalink
DEI-124: run workflow button not showing
Browse files Browse the repository at this point in the history
  • Loading branch information
CindyvdVries committed Oct 2, 2023
1 parent 2e763e9 commit 8812e56
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

name: Release major version (create tag and bump poetry version)

on: workflow_dispatch
on:
workflow_dispatch: {}

jobs:
update-packages:
Expand Down

0 comments on commit 8812e56

Please sign in to comment.