Skip to content

Commit

Permalink
Synchronizing file .github/workflows/auto-approve-sync-files.yml from…
Browse files Browse the repository at this point in the history
… RakambdaOrg/rakambda-github-files (run 12376069841 | #53)
  • Loading branch information
github-actions[bot] committed Dec 17, 2024
1 parent e1bfe56 commit 397fd95
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/auto-approve-sync-files.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Auto approve sync files
on:
pull_request:

jobs:
auto-approve-synced-files:
uses: RakambdaOrg/rakambda-github-workflows/.github/workflows/approve-sync-files.yml@main
secrets:
sync-token: ${{ secrets.SYNC_TOKEN }}

0 comments on commit 397fd95

Please sign in to comment.