Skip to content

Commit

Permalink
ci: push or pr
Browse files Browse the repository at this point in the history
  • Loading branch information
inkydragon committed May 19, 2024
1 parent 2a8decf commit ed6042d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ name: Build and Deploy

on:
push:
branches:
- main
pull_request:
branches:
- main
- main

jobs:
build-and-deploy:
Expand Down

0 comments on commit ed6042d

Please sign in to comment.