Skip to content

Commit

Permalink
removing manual workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
dr4hcu5-jan committed Feb 7, 2024
1 parent 6f25981 commit 7750b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitlab-mirror.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Mirror Repository
on: [push, workflow_dispatch]
on: [push]

jobs:
mirror-repo:
Expand Down

0 comments on commit 7750b31

Please sign in to comment.