We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05c2522 commit 58f37f0Copy full SHA for 58f37f0
.github/workflows/lint.yml
@@ -1,7 +1,5 @@
1
name: Lint
2
on: [push, pull_request]
3
-env:
4
- BASEDIR: https://raw.githubusercontent.com/open-contracting/standard-maintenance-scripts/main
5
jobs:
6
build:
7
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
0 commit comments