Skip to content

Commit

Permalink
trying with workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
guipublic committed Jul 8, 2024
1 parent 7397d7f commit aa7ec1b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/mirror-external_libs.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Mirror Repositories

on:
pull_request:
branches:
- master
workflow_dispatch: {}
jobs:
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit aa7ec1b

Please sign in to comment.