Skip to content

Commit

Permalink
Check hyperlinks testing
Browse files Browse the repository at this point in the history
Signed-off-by: Charan-Sharan <[email protected]>
  • Loading branch information
Charan-Sharan committed Jul 24, 2024
1 parent b762b0d commit f494053
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 12 deletions.
22 changes: 11 additions & 11 deletions .github/workflows/build-vcpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@ on:
# Do not include "push" in final version (uncomment for testing on users own repo)
# push:

pull_request:
branches:
- "master"
- "candidate-*"
- "!candidate-7.10.*"
- "!candidate-7.8.*"
- "!candidate-7.6.*"
- "!candidate-7.4.*"
- "!candidate-7.2.*"
- "!candidate-7.0.*"
- "!candidate-6.*"
# pull_request:
# branches:
# - "master"
# - "candidate-*"
# - "!candidate-7.10.*"
# - "!candidate-7.8.*"
# - "!candidate-7.6.*"
# - "!candidate-7.4.*"
# - "!candidate-7.2.*"
# - "!candidate-7.0.*"
# - "!candidate-6.*"

schedule:
- cron: "0 0 * * *"
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/bundleTest-thor.md
Original file line number Diff line number Diff line change
Expand Up @@ -408,4 +408,5 @@ If any logs, ZAP reports, or .trace files are generated, they are uploaded as ar
/home/runner/HPCCSystems-regression/log/*
/home/runner/HPCCSystems-regression/zap/*
if-no-files-found: ignore
```
```

2 changes: 2 additions & 0 deletions .github/workflows/bundleTest-thor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -275,3 +275,5 @@ jobs:
/home/runner/HPCCSystems-regression/log/*
/home/runner/HPCCSystems-regression/zap/*
if-no-files-found: ignore


0 comments on commit f494053

Please sign in to comment.