Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasc-ubc committed May 27, 2024
1 parent f25bd24 commit f420f1a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yaml_file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Create comment if any YAML files are missing
if: env.missing_yaml_files != '0'
uses: actions/github-script@v6
with:
with:
script: |
const missingFilesList = process.env.missing_files_list;
const commentBody = `
Expand Down
Empty file added submissions/test15.gds
Empty file.

0 comments on commit f420f1a

Please sign in to comment.