Skip to content

Commit

Permalink
Merge pull request #3 from prithvikumardetne/bot/update-global-workfl…
Browse files Browse the repository at this point in the history
…ow-bot/update-global-workflow-main-6fa6ca83518721fd4579bdb1c81a812df6affa86-4a2ad3a6f9fb970f9cd7c1570aa335967d074e6a

ci: update global workflows
  • Loading branch information
prithvikumardetne authored May 3, 2024
2 parents 0a9ec57 + d8fb862 commit 6ca2540
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/manage-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ jobs:
uses: derberg/manage-files-in-multiple-repositories@v2
with:
github_token: ${{ secrets.MANAGE_FILES_TOKEN }}
patterns_to_ignore: '.github/workflows/manage-files.yml'
patterns_to_ignore: '.github/workflows/greetings.yml'
patterns_to_include: '.github/workflows'
#repos_to_ignore: 'bashscripts'
exclude_private: true
exclude_forked: true
branches: main
Expand Down

0 comments on commit 6ca2540

Please sign in to comment.