mirror of
https://github.com/dcarrillo/whatismyip.git
synced 2024-12-21 15:08:00 +00:00
chore: Add concurrency to workflow
This commit is contained in:
parent
789cc6939e
commit
f167424e4f
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -8,6 +8,8 @@ on:
|
||||
- '*'
|
||||
pull_request:
|
||||
|
||||
concurrency: ${{ github.ref_name }}
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user