1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-06-30 00:44:52 +02:00

Merge branch 'main'

This commit is contained in:
Anthony Scemama 2020-11-25 18:42:37 +01:00
commit 4e76e6dd83
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ name: github pages
on:
push:
branches:
- main
- master
jobs:
deploy:

View File

@ -2,9 +2,9 @@ name: test-build
on:
push:
branches: [ main ]
branches: [ master ]
pull_request:
branches: [ main ]
branches: [ master ]
jobs:
build: