Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ulises-jeremias authored Mar 10, 2022
1 parent fbb475b commit 95771d0
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
@@ -1,7 +1,7 @@
name: VSL Continuous Integration

concurrency:
group: ci
group: ci-${{ github.envent.number }}

This comment has been minimized.

Copy link
@shiipou

shiipou Mar 11, 2022

Find typo: envent must be event

This comment has been minimized.

Copy link
@ulises-jeremias

ulises-jeremias Mar 14, 2022

Author Member

thank you!!

cancel-in-progress: true

on:
Expand Down

0 comments on commit 95771d0

Please sign in to comment.