Skip to content

Commit

Permalink
Update and rename pr.yml to pr-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alepouna authored Apr 7, 2024
1 parent 3b8235a commit 47237f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yml → .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: PR
name: PR Build
on:
pull_request:
types:
Expand Down Expand Up @@ -124,4 +124,4 @@ jobs:
if: github.event.pull_request.auto_merge == false
with:
name: flybywire-aircraft-a380-842
path: ./fbw-a380x/out/flybywire-aircraft-a380-842/
path: ./fbw-a380x/out/flybywire-aircraft-a380-842/

0 comments on commit 47237f9

Please sign in to comment.