Skip to content

Commit

Permalink
Merge pull request #48 from EmaSuriano/EmaSuriano-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
EmaSuriano committed Nov 21, 2023
2 parents 982641e + 6cea91c commit bed2f68
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Master
name: ci

on: [push]
on:
push:
branches:
- master
- main

jobs:
build:
Expand Down

0 comments on commit bed2f68

Please sign in to comment.