Skip to content

Merge pull request #36 from Jeff-Cycode-Test-Org/jeff-cycode-patch-16 #71

Merge pull request #36 from Jeff-Cycode-Test-Org/jeff-cycode-patch-16

Merge pull request #36 from Jeff-Cycode-Test-Org/jeff-cycode-patch-16 #71

Workflow file for this run

name: Test CI
on:
push:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: cycodelabs/cimon-action@v0
with:
client-id: ${{ secrets.CIMON_CLIENT_ID }}
secret: ${{ secrets.CIMON_SECRET }}
- name: Connect to Cycode
run: curl cycode.com
- name: Connect to Google
run: curl google.com
- name: Connect to Amazon Failure
run: curl amazon.com