Changeset 13501 for trunk/.github/workflows/unit-tests.yml
- Timestamp:
- 06/10/2023 10:02:48 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/unit-tests.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/unit-tests.yml
r13445 r13501 3 3 on: 4 4 pull_request: 5 paths-ignore: 6 - 'docs/**' 5 7 push: 6 8 branches: [ master ] 9 paths-ignore: 10 - 'docs/**' 7 11 8 12 jobs:
Note: See TracChangeset
for help on using the changeset viewer.