Skip to content

Commit

Permalink
Update .github/workflows/your_workflow_file.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gitauto-ai[bot] authored Oct 30, 2024
1 parent 470723b commit ea59dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/your_workflow_file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
steps:
- name: Search Directory
run: |
echo "Searched directory '.' and found: [\".config\", \".csharpierrc.yaml\", \".deepsource.toml\", \".githooks\", \".github\", \".gitignore\", \".vscode\", \".wakatime-project\", \"CODE_OF_CONDUCT.md\", \"CONTRIBUTING.md\", \"LICENSE\", \"README.md\", \"SECURITY.md\", \"Src\", \"Tests\", \"VTEX.sln\", \"VTEX.sln.DotSettings\", \"_config.yml\", \"appveyor.yml\", \"assets\", \"docs\", \"logo.png\", \"packageLogo.png\"]"
echo 'Searched directory "." and found: [".config", ".csharpierrc.yaml", ".deepsource.toml", ".githooks", ".github", ".gitignore", ".vscode", ".wakatime-project", "CODE_OF_CONDUCT.md", "CONTRIBUTING.md", "LICENSE", "README.md", "SECURITY.md", "Src", "Tests", "VTEX.sln", "VTEX.sln.DotSettings", "_config.yml", "appveyor.yml", "assets", "docs", "logo.png", "packageLogo.png"]'

0 comments on commit ea59dde

Please sign in to comment.