Skip to content

Commit 517815d

Browse files
mikiczencukou
authored andcommitted
Add repository_dispatch to GitHub Action configuration
1 parent 4b160f9 commit 517815d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
pull_request:
55
workflow_dispatch:
6+
repository_dispatch:
67
jobs:
78
build:
89
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)