Skip to content

Commit

Permalink
pep8: run action on push
Browse files Browse the repository at this point in the history
  • Loading branch information
ader1990 committed Oct 5, 2023
1 parent 5e5290d commit 10efc0f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Coriolis Unit Tests

on:
workflow_dispatch:
pull_request:
branches: [ "master" ]
on: [push, pull_request]

permissions:
contents: read
Expand Down

0 comments on commit 10efc0f

Please sign in to comment.