We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b6b9da commit 221cc55Copy full SHA for 221cc55
1 file changed
.github/workflows/build_assets.yml
@@ -2,6 +2,9 @@
2
name: Build Compiled Assets
3
4
on:
5
+ push:
6
+ branches:
7
+ - swatinem/rm-treesitter
8
workflow_call:
9
inputs:
10
release:
0 commit comments