Skip to content

Commit

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

on:
pull_request:
branches: [ master ]

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

0 comments on commit 975d849

Please sign in to comment.