Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
soubinan authored and Soubinan committed Jan 11, 2025
1 parent 9781ce2 commit fff38c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: EEE
id: eee
run: |
echo all_changed_files="" | tee -a $GITHUB_OUTPUT
echo all_changed_files="templates/infisical.yml templates/omada.yml" | tee -a $GITHUB_OUTPUT
if: ${{github.event_name}} != 'pull_request'

- name: List changed templates
Expand Down

0 comments on commit fff38c1

Please sign in to comment.