This commit is contained in:
w0rng 2024-07-25 11:48:24 +07:00
parent 621b54e204
commit 2afe8d177b
2 changed files with 1 additions and 2 deletions

View File

@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: production
ref: master
- name: Set up QEMU
uses: docker/setup-qemu-action@v3

View File

@ -4,7 +4,6 @@ on:
push:
branches:
- master
- production
pull_request:
jobs: