invert on

This commit is contained in:
Chris Kruining 2024-11-14 16:33:31 +01:00
parent f1d2ae49a7
commit 12b23fd4e8
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -2,13 +2,13 @@ name: Deploy infrastructure
on: on:
push: push:
paths: paths-ignore:
- infrastructure/** - src/**
branches: branches:
- main - main
pull_request: pull_request:
paths: paths-ignore:
- infrastructure/** - src/**
types: [opened, synchronize, reopened, closed] types: [opened, synchronize, reopened, closed]
branches: branches:
- main - main