forked from extern/django-helpdesk
Remove restrictions
Signed-off-by: Martin Whitehouse <martin@umed.org>
This commit is contained in:
parent
b3051fb686
commit
c70092e113
4
.github/workflows/pythonpackage.yml
vendored
4
.github/workflows/pythonpackage.yml
vendored
@ -1,8 +1,6 @@
|
||||
name: Python package
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, reopened]
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user