Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pm4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ on:
jobs:
run:
name: Run PM4-workflow
uses: processmaker/.github/.github/workflows/deploy-pm4.yml@main
uses: processmaker/.github/.github/workflows/deploy-pm4.yml@fix-rate-limit
secrets: inherit
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stray character added to README documentation

A meaningless . character has been added as the first line of README.md. This appears to be an accidental edit or test change, as indicated by the PR title "Test build - do not merge". This stray character degrades the documentation and serves no purpose.

Fix in Cursor Fix in Web

# ProcessMaker 4 Documentation

# Overview
Expand Down
Loading