Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit bc7a3209 authored by Ricki Hirner's avatar Ricki Hirner
Browse files

Don't start multiple tests for PRs

parent 464ba7d7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
name: Development tests
on: [push, pull_request]
on: push
concurrency:
  group: ${{ github.workflow }}-${{ github.ref }}
  cancel-in-progress: true