Skip to content

Commit

Permalink
Automatic commit
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenTF Team committed Sep 29, 2023
1 parent 394dea0 commit 911da7d
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/fork_sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,5 @@ jobs:

steps:
- name: Sync the fork

Check failure on line 14 in .github/workflows/fork_sync.yml

View workflow job for this annotation

GitHub Actions / yamllint

14:28 [trailing-spaces] trailing spaces
uses: tgymnich/[email protected]
with:
token: ${{ secrets.GH_PAT }}
base: main
head: main
auto_merge: true
uses: opentffoundation/scripts/.github/workflows/sync.yml@main
secrets: inherit

0 comments on commit 911da7d

Please sign in to comment.