Skip to content

Merge pull request #109 from amosproj/91-backend-alert-deactivation #11

Merge pull request #109 from amosproj/91-backend-alert-deactivation

Merge pull request #109 from amosproj/91-backend-alert-deactivation #11

Workflow file for this run

name: CI Test 2
on:
push:
branches:
- dev
jobs:
hello:
runs-on: ubuntu-latest
steps:
- name: Hello World
run: echo "CI Test 2"