Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/3.0.preview' into sshirokov/3.0.…
Browse files Browse the repository at this point in the history
…preview_cpp20_pmr
  • Loading branch information
serges147 committed Sep 26, 2024
2 parents 9b001f9 + 69930b1 commit 0512db2
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@ name: test and release CI

on:
push:
branches: [ main ]
branches:
- main
- *.preview
pull_request:
branches: [ main ]
branches:
- main
- *.preview

jobs:
test:
Expand Down

0 comments on commit 0512db2

Please sign in to comment.