Skip to content

Commit

Permalink
Merge 3e95662 into master-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 23, 2021
2 parents f44516e + 3e95662 commit ad7eabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}

# master -> master-ci
# --- Waits for builds to finish before merging. ---
merge:
runs-on: ubuntu-latest
name: Wait For Build To Merge
steps:
- uses: actions/checkout@master

Expand Down

0 comments on commit ad7eabd

Please sign in to comment.