diff options
| author | Markus Holtermann <info@markusholtermann.eu> | 2021-03-09 07:27:51 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-03-09 07:28:49 +0100 |
| commit | a124365de80bd633e24f692e7ecaa5c84c12182d (patch) | |
| tree | 23ce0380f5f7373e2c1f6c8b095bf5dfc7a38424 /.github/workflows/tests.yml | |
| parent | 76c0b32f826469320c59709d31e2f2126dd7c505 (diff) | |
Updated Git branch "master" to "main" in GitHub actions workflows.
Diffstat (limited to '.github/workflows/tests.yml')
| -rw-r--r-- | .github/workflows/tests.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 1acf53af88..f6deea59e0 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -4,7 +4,7 @@ on: pull_request: push: branches: - - master + - main jobs: javascript-tests: |
