demo.yaml 89 B

123456
  1. on: [push]
  2. jobs:
  3. test:
  4. runs-on: ubuntu-latest
  5. steps:
  6. - run: echo All Good