Skip to content

Back end eucalyptus pals #3

Back end eucalyptus pals

Back end eucalyptus pals #3

Workflow file for this run

name: Echo Koala
on:
pull_request:
types: [closed]
jobs:
echo-quote:
if: github.event.pull_request.merged == true && github.event.pull_request.base.ref == 'main'
runs-on: ubuntu-latest
steps:
- name: Echo Koala Vibes
run: echo "Slow, fluffy and cute 🐨"