Skip to content

Commit

Permalink
Create pr.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rez1dent3 authored Aug 12, 2023
1 parent 370c69c commit d0bf7a7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: build app

on:
pull_request:
branches: [ master ]

jobs:
update:
permissions:
contents: write
uses: bavix/.github/.github/workflows/pr.yml@master

0 comments on commit d0bf7a7

Please sign in to comment.