Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LilSpazJoekp committed Dec 6, 2021
1 parent fb5b645 commit 644733b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -118,4 +118,7 @@ jobs:
NETWORK_TEST_CLIENT_ID: ${{ secrets.NETWORK_TEST_CLIENT_ID }}
NETWORK_TEST_CLIENT_SECRET: ${{ secrets.NETWORK_TEST_CLIENT_SECRET }}
name: CI
on: [pull_request, push]
on:
pull_request:
push:
workflow_call:

0 comments on commit 644733b

Please sign in to comment.