Skip to content

Commit

Permalink
fix: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmedelsa3eed committed Dec 8, 2023
1 parent f73f3e2 commit 0d87301
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: Build Project

on:
push:
branches:
- *
pull_request:
branches:
- phase*
on: [push, pull_request]

jobs:
build:
Expand Down

0 comments on commit 0d87301

Please sign in to comment.