Skip to content

Commit

Permalink
check concurrency ref
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally committed Aug 1, 2024
1 parent d28d968 commit 5be2358
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- run: echo preview-${{ github.ref }}
- name: Checkout
uses: actions/checkout@v3
- uses: oven-sh/setup-bun@v2
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ on:
jobs:
test-deploy:
name: Test deployment
if: ${{github.event_name != 'pull_request'}}
runs-on: ubuntu-latest
steps:
# NOTE: for debugging CI this allow shell access to github runner. Will print out tmate.io terminal url
Expand Down

0 comments on commit 5be2358

Please sign in to comment.