We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5612d56 commit f9e62c3Copy full SHA for f9e62c3
.github/workflows/minifycss.yml
@@ -1,8 +1,5 @@
1
name: Minify CSS
2
-on:
3
- push:
4
- branches:
5
- - main
+on: [push]
6
7
jobs:
8
minify:
0 commit comments