Skip to content

Commit

Permalink
last chance
Browse files Browse the repository at this point in the history
  • Loading branch information
metelkin committed Jun 13, 2024
1 parent 0fdc899 commit 65104b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/convert-to-heta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on:
workflow_dispatch: {}
push:
branches: [ master, '*-result' ]
repository_dispatch: {}
repository_dispatch:
types: [ push, webhook ]

jobs:
main-job:
Expand Down

0 comments on commit 65104b9

Please sign in to comment.