Skip to content

Commit

Permalink
use ubuntu latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ankit16-19 committed Apr 23, 2024
1 parent 7039237 commit dc28410
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/merge-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ jobs:
preview:
runs-on: ubuntu-latest
steps:
# https://github.com/orgs/community/discussions/25702
- uses: actions/checkout@v2
with:
persist-credentials: false
- uses: nwtgck/actions-merge-preview@develop
with:
github-token: ${{ secrets.PAT_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit dc28410

Please sign in to comment.