~ruther/avr-device

f9f1fb5004c2de6e47731b105e11bf817687b89a — Rahix 3 years ago 7101500
ci: Only run for pushes to main/wip

Fixes "internal" pull-requests leading to a duplicated workflow run.
1 files changed, 5 insertions(+), 2 deletions(-)

M .github/workflows/ci.yml
M .github/workflows/ci.yml => .github/workflows/ci.yml +5 -2
@@ 1,8 1,11 @@
name: Continuous Integration

on:
  - push
  - pull_request
  push:
    branches:
      - main
      - wip
  pull_request:

jobs:
  ci:

Do not follow this link