We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fda14ec commit f0016b1Copy full SHA for f0016b1
.github/workflows/lint.yml
@@ -1,7 +1,7 @@
1
name: Lint
2
on: [push, pull_request]
3
env:
4
- BASEDIR: https://raw.githubusercontent.com/open-contracting/standard-maintenance-scripts/master
+ BASEDIR: https://raw.githubusercontent.com/open-contracting/standard-maintenance-scripts/main
5
jobs:
6
build:
7
runs-on: ubuntu-latest
0 commit comments