mirror of
https://github.com/shenxn/protonmail-bridge-docker.git
synced 2025-12-06 08:27:08 +00:00
maybe this works
This commit is contained in:
parent
7b686fcb06
commit
bfb104e662
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -21,7 +21,7 @@ env:
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.event_name == 'pull_request'
|
||||
if: github.ref != 'refs/heads/master'
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@master
|
||||
|
||||
Loading…
Reference in New Issue
Block a user