mirror of
https://github.com/codecov/codecov-action
synced 2026-09-07 20:03:43 +00:00
Compare commits
1
Commits
v1.0.12
...
test-action
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
66ddb8cd18 |
@@ -1,5 +1,8 @@
|
||||
name: Workflow for Codecov Action
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
push:
|
||||
branches: master
|
||||
pull_request:
|
||||
jobs:
|
||||
run:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user