Skip to content

Commit

Permalink
Replace main
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterJCLaw committed Feb 25, 2022
1 parent 99ec5d1 commit ec152de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 37 deletions.
36 changes: 0 additions & 36 deletions .github/workflows/main.yaml

This file was deleted.

4 changes: 3 additions & 1 deletion .github/workflows/test.yml → .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
name: Test
name: CI

on:
push:
branches:
- master
pull_request:

workflow_dispatch:

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ec152de

Please sign in to comment.