Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #847 from schalkneethling/switch-ref-ro-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Schalk Neethling authored Nov 24, 2021
2 parents 83ecfcf + 0a5a684 commit 4e2d7a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ on: [pull_request_target]

jobs:
auto-merge:
uses: mdn/workflows/.github/workflows/auto-merge.yml@v1
uses: mdn/workflows/.github/workflows/auto-merge.yml@main
secrets:
github-token: ${{ secrets.GH_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/idle-issues-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ on:

jobs:
idle-issues-prs:
uses: mdn/workflows/.github/workflows/idle-issues.yml@v1
uses: mdn/workflows/.github/workflows/idle-issues.yml@main

0 comments on commit 4e2d7a9

Please sign in to comment.