Skip to content

Commit

Permalink
AutoDev Merge
Browse files Browse the repository at this point in the history
The following branches have been merged:
- PR 48 CIV-335 (1c023bf)

The following branches failed to merge:
  • Loading branch information
Staffbot committed May 4, 2023
2 parents 395770c + 1c023bf commit 854f18e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/autodev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ on:

jobs:
autodev:
uses: Staffbase/gha-workflows/.github/workflows/template_autodev.yml@v1.14.0
uses: Staffbase/gha-workflows/.github/workflows/template_autodev.yml@dont-check-private-key
with:
base: main
comments: true
secrets:
token: ${{ secrets.DEV_PUSH_TOKEN }}
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}

0 comments on commit 854f18e

Please sign in to comment.