Compare commits
1 Commits
9ec7e5a159
...
3a1bf95099
Author | SHA1 | Date | |
---|---|---|---|
3a1bf95099 |
@ -14,4 +14,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: |
|
run: |
|
||||||
echo "boo";
|
echo "gitea";
|
||||||
|
2
.github/workflows/pull_request.yaml
vendored
2
.github/workflows/pull_request.yaml
vendored
@ -14,4 +14,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: |
|
run: |
|
||||||
echo "boo";
|
echo "github";
|
||||||
|
Reference in New Issue
Block a user