We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66e3a61 commit f436455Copy full SHA for f436455
.github/workflows/check.yml
@@ -2,10 +2,10 @@ name: Check Files
2
on:
3
push:
4
branches:
5
- - master
+ - main
6
pull_request:
7
8
9
jobs:
10
tests:
11
runs-on: ubuntu-latest
.github/workflows/lint.yml
@@ -2,7 +2,7 @@ name: Validation
lint:
.github/workflows/sync.yml
@@ -2,7 +2,7 @@ name: Deployment
sync:
name: Verify and sync data to IPFS
0 commit comments