Skip to content

Commit

Permalink
Add workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
tpeulen committed Feb 12, 2024
1 parent 41c2515 commit 6f4b1c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gitlab-sync.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: GitlabSync

on:
- push
- delete
workflow_dispatch:
push:

jobs:
sync:
Expand Down

0 comments on commit 6f4b1c7

Please sign in to comment.