Skip to content

Update test.yaml

Update test.yaml #2

Workflow file for this run

name: SP Test
on:
push:
branches:
- sp-test
jobs:
sp_adhoc_job:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- run: |
echo ${{ secrets.HELLO }} | base64