Only run cd for changes in projects folder

This commit is contained in:
Max Howell 2023-10-31 10:41:04 -04:00
parent a491c8aa54
commit 7f51d21305
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC

View file

@ -3,7 +3,8 @@ run-name: 'cd: ${{ github.event.head_commit.message }}'
on: on:
push: push:
branches: [main] branches: main
paths: projects
jobs: jobs:
cd: cd: