diff options
author | Kieran <32241933+KieranRobson@users.noreply.github.com> | 2022-06-04 18:32:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-04 18:32:06 +0000 |
commit | b0c9a8741de24149e48718e8323442ef11147ae4 (patch) | |
tree | c71e421d14c660d659b1754c8e135c8902f1f99d | |
parent | Create main.yml (diff) | |
download | awesome-selfhosted-b0c9a8741de24149e48718e8323442ef11147ae4.tar.gz awesome-selfhosted-b0c9a8741de24149e48718e8323442ef11147ae4.zip |
Update main.yml
Diffstat (limited to '')
-rw-r--r-- | .github/workflows/main.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index decb2362..df9428ab 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -3,7 +3,7 @@ on: pull_request: push: branches: - - main + - master jobs: awesome-lint: |