mirror of
https://github.com/PaulHatch/semantic-version.git
synced 2026-04-06 16:16:54 +00:00
Update link branch name
This commit is contained in:
parent
2b9a4e8857
commit
4f2e9fedc3
2 changed files with 3 additions and 2 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: "Test and Run"
|
||||
name: "Build"
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
|
|
@ -8,6 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
test:
|
||||
name: "Test and Run"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue