Skip to content

Commit

Permalink
Merge pull request #64 from simatic-ax/test_apax_install
Browse files Browse the repository at this point in the history
test
  • Loading branch information
simatic-ax-bot authored Nov 29, 2023
2 parents 8277606 + 7c985f7 commit 64d3752
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/workflows/test_wf.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,6 @@
name: test-apax
on:
workflow_call:
secrets:
APAX_TOKEN:
description: "Access token for installing apax sdk"
required: true
SIMATIC_AX_TOKEN:
description: "Access token for installing packages from github registry, required if LOGIN_SIMATIC_AX is true"
required: false
inputs:
LOGIN_SIMATIC_AX:
type: boolean
default: false
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 64d3752

Please sign in to comment.