move on location

This commit is contained in:
Antoine Martin 2024-08-11 16:37:29 -04:00
parent da5a638c20
commit 7ed9ce1ad4
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -1,10 +1,10 @@
on:
pull_request:
types: [ assigned, opened, synchronize, reopened ]
jobs:
lint:
run-name: lint
runs-on: x86_64
on:
pull_request:
types: [ assigned, opened, synchronize, reopened ]
container:
image: alpine:edge
steps:
@ -16,9 +16,6 @@ jobs:
build-x86_64:
run-name: Build on x86_64
on:
pull_request:
types: [ assigned, opened, synchronize, reopened ]
runs-on: x86_64
container:
image: alpine:edge