Skip to content

Commit

Permalink
ci: Only build qnx-tools image when manually requested
Browse files Browse the repository at this point in the history
  • Loading branch information
oleavr committed Feb 9, 2024
1 parent dbeba95 commit 68f1229
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/qnx.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,7 @@
name: QNX

on:
push:
branches:
- main
paths:
- qnx-tools/**
pull_request:
branches:
- main
paths:
- qnx-tools/**
workflow_dispatch:

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 68f1229

Please sign in to comment.