Skip to content

Commit

Permalink
adjust on param
Browse files Browse the repository at this point in the history
  • Loading branch information
thearyadev committed Oct 11, 2023
1 parent 1d630c2 commit 3429028
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tests_and_ci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Docker Image CI for GHCR
on:
push:
name: Tests and CI
on:
pull_request:
branches: [ main ]
push:

jobs:
run_pytest:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3429028

Please sign in to comment.