Skip to content

Commit

Permalink
fix(action): build action allow feat/cicd branch run this action
Browse files Browse the repository at this point in the history
  • Loading branch information
roeybenarieh authored Dec 9, 2023
1 parent 7f13f40 commit 92540f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_nvim_artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- main
- feat/cicd
jobs:
artifact-neovim-generated-folders:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 92540f7

Please sign in to comment.