Thanks to visit codestin.com
Credit goes to github.com

Skip to content

refactor(ci): conditionally run jobs based on file changes #4242

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Sep 30, 2022
Prev Previous commit
Next Next commit
refactor(ci): delete old comments
  • Loading branch information
jsjoeio committed Sep 28, 2022
commit 22cd63b3d6debac9c9b625ea00407ab33aba2dbd
2 changes: 0 additions & 2 deletions .github/workflows/coder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ jobs:
- '**'
docs:
- 'docs/**'
# For testing:
# - '.github/**'
sh:
- "**.sh"
gen:
Expand Down