WIP - describing notification syntax.

This commit is contained in:
Jason Kulatunga
2020-08-29 16:30:30 -07:00
parent c7f529ab41
commit 6ec13e48b8
2 changed files with 18 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: CI
# This workflow is triggered on pushes to the repository.
on: [push]
on: [push, pull_request]
jobs:
build: