mirror of
https://github.com/xxh/xxh
synced 2024-11-15 00:37:05 +00:00
build
This commit is contained in:
parent
ee3f7441c5
commit
dfeff99909
2 changed files with 2 additions and 2 deletions
2
.github/workflows/pullrequest-test.yml
vendored
2
.github/workflows/pullrequest-test.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Test xxh after pull request
|
||||
name: Test xxh on pull request
|
||||
|
||||
on: pull_request
|
||||
|
||||
|
|
2
.github/workflows/push-test.yml
vendored
2
.github/workflows/push-test.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Test xxh after push
|
||||
name: Test xxh on push
|
||||
|
||||
on: push
|
||||
|
||||
|
|
Loading…
Reference in a new issue