Skip to content

Commit cc59cc6

Browse files
JacobCoffeehugovk
andauthored
Update .github/workflows/static.yml
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 9666846 commit cc59cc6

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Check collectstatic
22

3-
on:
4-
push:
5-
branches: [main]
6-
pull_request:
3+
on: [push, pull_request, workflow_dispatch]
74

85
jobs:
96
collectstatic:

0 commit comments

Comments
 (0)