We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de0a067 commit e524d6dCopy full SHA for e524d6d
.github/workflows/build-and-test.yml
@@ -1,9 +1,7 @@
1
name: Build
2
3
-on:
4
- push:
5
- branches:
6
- - *
+on: [push]
+
7
jobs:
8
# Prime a single LFS cache and expose the exact key for the matrix
9
WarmLFS:
0 commit comments