Make bower verify only run on main

This commit is contained in:
sigma-andex
2022-08-25 11:55:50 +01:00
parent 618c284485
commit e01940c061

View File

@@ -39,6 +39,7 @@ jobs:
run: purs-tidy check src test
- name: Verify Bower & Pulp
if: ${{ github.ref == 'refs/heads/main' }}
run: |
npm install bower pulp@16.0.0
npx bower install