Skip to content

Commit

Permalink
testing automation default permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Samkeer1 committed Jun 3, 2024
1 parent e2dfbd7 commit cfdd52d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/monthly_maintenance.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Monthly Maintenence
on:
schedule:
- cron: '0 0 1 * *'
on: pull
jobs:
create_issue:
if: ${{ github.ref_name == 'gha-permissions' }}
name: create_issue
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit cfdd52d

Please sign in to comment.