mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-18 15:15:25 +00:00
Update build-app-workflow.yaml
This commit is contained in:
parent
63466111fa
commit
bccdbfa976
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-app-workflow.yaml
vendored
2
.github/workflows/build-app-workflow.yaml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
test:
|
||||
runs-on: macos-latest
|
||||
# This is probably pretty expensive for GitHub, so restrict the repositories that this job runs on
|
||||
if: github.repository == 'user0-tb/Aegis' || github.repository == 'alexbakker/Aegis'
|
||||
if: github.repository == 'beemdevelopment/Aegis' || github.repository == 'alexbakker/Aegis'
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue