Skip to content

Commit

Permalink
Artifact test.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion committed May 27, 2024
1 parent 12c9394 commit fdcc8aa
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 485 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/artifact.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: Artifact test
on:
pull_request:

jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/upload-artifact@v2
with:
name: readme
path: README.md
62 changes: 0 additions & 62 deletions .github/workflows/build-website.yml

This file was deleted.

82 changes: 0 additions & 82 deletions .github/workflows/ci.yml

This file was deleted.

46 changes: 0 additions & 46 deletions .github/workflows/deploy-website.yml

This file was deleted.

55 changes: 0 additions & 55 deletions .github/workflows/publish-npm-packages.yml

This file was deleted.

63 changes: 0 additions & 63 deletions .github/workflows/refresh-sqlite-integration.yml

This file was deleted.

70 changes: 0 additions & 70 deletions .github/workflows/refresh-wordpress-major-and-beta.yml

This file was deleted.

Loading

0 comments on commit fdcc8aa

Please sign in to comment.