mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-03-04 10:11:45 +01:00
Merge pull request #1047 from martin-marty/workflow-cache
Workflow cache update to always run tests on push
This commit is contained in:
commit
c55c98bc3e
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: Python package
|
name: Python package
|
||||||
|
|
||||||
on: [push]
|
on: push
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user