aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorWilliam Boman <william@redwill.se>2022-01-27 21:55:40 +0100
committerWilliam Boman <william@redwill.se>2022-01-27 21:55:40 +0100
commitcb84dcf0d2c274dd0794341ae1366c60ee4c2079 (patch)
tree24366195ec6b657a7ef5b33cbd87a7967722e91d /.github
parentadd lelwel_ls (#450) (diff)
downloadmason-cb84dcf0d2c274dd0794341ae1366c60ee4c2079.tar
mason-cb84dcf0d2c274dd0794341ae1366c60ee4c2079.tar.gz
mason-cb84dcf0d2c274dd0794341ae1366c60ee4c2079.tar.bz2
mason-cb84dcf0d2c274dd0794341ae1366c60ee4c2079.tar.lz
mason-cb84dcf0d2c274dd0794341ae1366c60ee4c2079.tar.xz
mason-cb84dcf0d2c274dd0794341ae1366c60ee4c2079.tar.zst
mason-cb84dcf0d2c274dd0794341ae1366c60ee4c2079.zip
add base input to workflow step
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/run-autogen.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/run-autogen.yml b/.github/workflows/run-autogen.yml
index 82ec2e6a..7cacc7e5 100644
--- a/.github/workflows/run-autogen.yml
+++ b/.github/workflows/run-autogen.yml
@@ -26,6 +26,7 @@ jobs:
- uses: dorny/paths-filter@v2
id: changes
with:
+ base: main
filters: |
generated:
- 'lua/nvim-lsp-installer/_generated/**'