Skip to content

Commit

Permalink
Update filepath_search_summary.yml
Browse files Browse the repository at this point in the history
update to run against main branch
  • Loading branch information
JamesHabben authored Nov 4, 2024
1 parent fd70ee7 commit 6811dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/filepath_search_summary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
run-filepath-search:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/lava-output'
if: github.ref == 'refs/heads/main'

steps:
- name: Check out repository
Expand Down

0 comments on commit 6811dd4

Please sign in to comment.