Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
hadithmv committed Dec 29, 2023
1 parent b2728eb commit 867be7d
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/mirror-example.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
name: Mirror example
on:
push:
branches: "main"
paths: .github/workflows/mirror-example.yml
schedule:
- cron: "36 */6 * * *"
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: true
on: [push]
jobs:
mirror:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 867be7d

Please sign in to comment.